<para>\r
- This format provides support for the <ulink url="www.pocketfms.com">PocketFMS</ulink> user waypoints text file. \r
+ This format provides support for the <ulink url="http://www.pocketfms.com">PocketFMS</ulink> user waypoints text file. \r
</para>\r
<para>\r
- PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can also visit the very friendly <ulink url="http://www.pocketfms.com/phpBB3/">PocketFMS forum</ulink>. \r
+ PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can find more information at the <ulink url="http://www.pocketfms.com/phpBB3/">PocketFMS forum</ulink>. \r
</para>\r
-<para>Read only support for csv file format used by <productname>Visiontac VGPS-900</productname> or <productname>Columbus V-900</productname> GPS data loggers. These seem to be two brand names for the exact same product.</para>
+<para>Read-only support for the csv file format used by <productname>Visiontac VGPS-900</productname> or <productname>Columbus V-900</productname> GPS data loggers. These seem to be two brand names for the exact same product.</para>
<para>The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fixed length fields, and therefore can not handled by the normal csv module in GPSBabel.</para>
</example>
<para>
-The device support logging of track points, way points, and voice recordings (.wav files). Currently only track points are supported.
+The device support logging of trackpoints, waypoints, and voice recordings (.wav files). Currently only track points are supported.
</para>
</member>
</simplelist>
<para>
- Longging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL
+ Logging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL
buttons for 3-5 seconds, then selecting "Functional Setup", "Log Data". A PCMCIA card
must be inserted into the system (behind the Nav LCD) for logging to work. (The system
can read MP3/WMA files on this card and will also write logs to it. Generally, a
Generally, the layout of the format seems similar to NMEA, with discrete sentences
containing different fields of data, followed by a 1-byte XOR'd checksum. Some sentences
are generated only once per engine start, others every few seconds, many every second,
- and a few on the order of 5 and in one case up to 25 times per second. All data in
- the file is written in ASCII, most of it simply as hexadecimal characters. Most
+ and a few on the order of five and in one case, up to twenty five times per second. All data in
+ the file is written in ASCII; most of it simply as hexadecimal characters. Most
fields are fixed width, though a few can be variable. (Those that are variable
have a field count as the first field after their sentence identifier) Currently,
only the '75'-sentence is decoded (and only about 50% of it), though this provides all